Click or drag to resize

ServiceGetMeetingRequest Method (String)

Gets a meeting request message.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public MeetingRequest GetMeetingRequest(
	string itemId
)

Parameters

itemId
Type: SystemString
The ID of the item to return.

Return Value

Type: MeetingRequest
MeetingRequest.
See Also